knitr::opts_chunk$set(
  warning = FALSE, # show warnings during codebook generation
  message = FALSE, # show messages during codebook generation
  error = TRUE, # do not interrupt codebook generation in case of errors,
                # usually better for debugging
  echo = TRUE  # show R code
)
ggplot2::theme_set(ggplot2::theme_bw())
pander::panderOptions("table.split.table", Inf)

We collected the following data.

# omit the following lines, if your missing values are already properly labelled
codebook_data <- detect_missing(codebook_data,
    only_labelled = TRUE, # only labelled values are autodetected as
                                   # missing
    negative_values_are_missing = FALSE, # negative values are missing values
    ninety_nine_problems = TRUE,   # 99/999 are missing values, if they
                                   # are more than 5 MAD from the median
    )

# If you are not using formr, the codebook package needs to guess which items
# form a scale. The following line finds item aggregates with names like this:
# scale = scale_1 + scale_2R + scale_3R
# identifying these aggregates allows the codebook function to
# automatically compute reliabilities.
# However, it will not reverse items automatically.
codebook_data <- detect_scales(codebook_data)


# Does your dataset have a name that is not reflected in the file name?
# Uncomment the line below and change the name
# metadata(codebook_data)$name <- "My Awesome Dataset"

codebook(codebook_data)

Metadata

Description

Dataset name: codebook_data

The dataset has N=390 rows and 67 columns. 390 rows have no missing values on any column.

Metadata for search engines

  • Date published: 2025-05-09
x
Alter
Geschlecht
Groesse
Gewicht
Bildungsniveau
Muttersprache
KGr_22
KGe_44
A_3
KGr_23
KGe_48
A_8
KGr_25
KGe_57
A_14
KGr_24
KGe_55
A_15
KGr_27
KGe_52
A_9
KGr_30
KGe_51
A_1
KGr_31
KGe_56
A_12
KGr_26
KGe_46
A_16
KGr_29
KGe_54
A_6
KGr_33
KGe_49
A_13
KGr_32
KGe_58
A_4
KGr_34
KGe_61
A_10
KGr_42
KGe_47
A_17
KGr_37
KGe_45
A_7
KGr_35
KGe_50
A_18
KGr_39
KGe_53
A_20
KGr_28
KGe_59
A_2
KGr_41
KGe_60
A_21
KGr_43
A_11
A_5
KGr_36
A_19
KGr_38
KGr_40

#Variables

Alter

Alter: Ich bin   … Jahre alt.

Distribution

Distribution of values for Alter

Distribution of values for Alter

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Alter Alter: Ich bin   … Jahre alt. numeric 0 1 18 28 77 31.90513 12.82305 ▇▃▂▁▁ F8.0 10

Geschlecht

Geschlecht

Distribution

Distribution of values for Geschlecht

Distribution of values for Geschlecht

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Geschlecht Geschlecht numeric 0 1 1 1 2 1.225641 0.4185407 ▇▁▁▁▂ F3.0 6

Value labels

Response choices
name value
nicht beantwortet -9
weiblich 1
männlich 2

Groesse

Groesse: Ich bin   … cm groß.

Distribution

Distribution of values for Groesse

Distribution of values for Groesse

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Groesse Groesse: Ich bin   … cm groß. numeric 0 1 148 170 200 171.041 8.594155 ▁▇▇▃▁ F8.0 10

Gewicht

Gewicht: Ich wiege … kg.

Distribution

Distribution of values for Gewicht

Distribution of values for Gewicht

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Gewicht Gewicht: Ich wiege … kg. numeric 0 1 40 66 130 70.12821 16.56564 ▅▇▃▂▁ F8.0 10

Bildungsniveau

Formale Bildung

Distribution

Distribution of values for Bildungsniveau

Distribution of values for Bildungsniveau

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Bildungsniveau Formale Bildung numeric 0 1 2 4 6 4.225641 0.8813165 ▁▃▇▇▁ F3.0 6

Value labels

Response choices
name value
nicht beantwortet -9
kein Schulabschluss 1
Hauptschulabschluss / Volksschule oder gleichwertig 2
Realschule oder gleichwertig 3
Abitur / Fachabitur 4
Universitäts- / Hochschulabschluss 5
Promotion / Habilitation 6

Muttersprache

Muttersprache Deutsch

Distribution

Distribution of values for Muttersprache

Distribution of values for Muttersprache

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Muttersprache Muttersprache Deutsch numeric 0 1 1 1 2 1.046154 0.2100877 ▇▁▁▁▁ F3.0 6

Value labels

Response choices
name value
nicht beantwortet -9
Ja 1
Nein 2

KGr_22

KGr_22: Ich ziehe den Kopf ein, wenn ich durch Türen gehe.

Distribution

Distribution of values for KGr_22

Distribution of values for KGr_22

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_22 KGr_22: Ich ziehe den Kopf ein, wenn ich durch Türen gehe. numeric 0 1 1 1 6 1.617949 1.186984 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_44

KGe_44: Beim Treppensteigen komme ich schnell außer Atem und ins Schwitzen.

Distribution

Distribution of values for KGe_44

Distribution of values for KGe_44

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_44 KGe_44: Beim Treppensteigen komme ich schnell außer Atem und ins Schwitzen. numeric 0 1 1 2 6 2.715385 1.410033 ▇▃▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_3

A_3: Ich habe viel Lebenserfahrung.

Distribution

Distribution of values for A_3

Distribution of values for A_3

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_3 A_3: Ich habe viel Lebenserfahrung. numeric 0 1 1 4 6 3.705128 1.255415 ▅▇▇▆▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_23

KGr_23: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach unten schauen.

Distribution

Distribution of values for KGr_23

Distribution of values for KGr_23

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_23 KGr_23: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach unten schauen. numeric 0 1 1 1.5 6 1.98718 1.277586 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_48

KGe_48: Bei Hosen habe ich eine große Bundweite.

Distribution

Distribution of values for KGe_48

Distribution of values for KGe_48

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_48 KGe_48: Bei Hosen habe ich eine große Bundweite. numeric 0 1 1 2 6 2.248718 1.473741 ▇▂▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_8

A_8: Ich mache mir viele Gedanken über das Älterwerden.

Distribution

Distribution of values for A_8

Distribution of values for A_8

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_8 A_8: Ich mache mir viele Gedanken über das Älterwerden. numeric 0 1 1 3 6 3.133333 1.409723 ▇▅▅▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_25

KGr_25: Stühle und Tische sind meistens zu niedrig für mich.

Distribution

Distribution of values for KGr_25

Distribution of values for KGr_25

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_25 KGr_25: Stühle und Tische sind meistens zu niedrig für mich. numeric 0 1 1 1 6 1.7 1.178099 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_57

KGe_57: Ich wiege wenig.

Distribution

Distribution of values for KGe_57

Distribution of values for KGe_57

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_57 KGe_57: Ich wiege wenig. numeric 0 1 1 2 6 2.579487 1.60096 ▇▃▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_14

A_14: Mein ganzes Leben liegt noch vor mir.

Distribution

Distribution of values for A_14

Distribution of values for A_14

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_14 A_14: Mein ganzes Leben liegt noch vor mir. numeric 0 1 1 4 6 3.723077 1.435944 ▇▇▇▇▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_24

KGr_24: Inmitten einer Menschenmenge kann ich über die meisten anderen Menschen hinwegblicken.

Distribution

Distribution of values for KGr_24

Distribution of values for KGr_24

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_24 KGr_24: Inmitten einer Menschenmenge kann ich über die meisten anderen Menschen hinwegblicken. numeric 0 1 1 2 6 2.202564 1.499784 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_55

KGe_55: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich die Treppe.

Distribution

Distribution of values for KGe_55

Distribution of values for KGe_55

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_55 KGe_55: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich die Treppe. numeric 0 1 1 4 6 4.007692 1.592864 ▇▆▆▇▇ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_15

A_15: Früher war ich risikofreudiger.

Distribution

Distribution of values for A_15

Distribution of values for A_15

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_15 A_15: Früher war ich risikofreudiger. numeric 0 1 1 4 6 3.433333 1.630183 ▇▃▅▅▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_27

KGr_27: Meinen Autositz habe ich ganz nach hinten eingestellt.

Distribution

Distribution of values for KGr_27

Distribution of values for KGr_27

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_27 KGr_27: Meinen Autositz habe ich ganz nach hinten eingestellt. numeric 0 1 1 1 6 1.8 1.362743 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_52

KGe_52: Bei Hosen habe ich eine kleine Bundweite.

Distribution

Distribution of values for KGe_52

Distribution of values for KGe_52

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_52 KGe_52: Bei Hosen habe ich eine kleine Bundweite. numeric 0 1 1 3 6 3.24359 1.720778 ▇▅▃▃▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_9

A_9: Den größten Teil meines Lebens habe ich bereits gelebt.

Distribution

Distribution of values for A_9

Distribution of values for A_9

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_9 A_9: Den größten Teil meines Lebens habe ich bereits gelebt. numeric 0 1 1 2 6 2.315385 1.351195 ▇▂▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_30

KGr_30: Ich würde mich gut in einem Basketballteam machen.

Distribution

Distribution of values for KGr_30

Distribution of values for KGr_30

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_30 KGr_30: Ich würde mich gut in einem Basketballteam machen. numeric 0 1 1 1 6 1.651282 1.1983 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_51

KGe_51: Ich müsste abnehmen.

Distribution

Distribution of values for KGe_51

Distribution of values for KGe_51

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_51 KGe_51: Ich müsste abnehmen. numeric 0 1 1 3 6 3.28718 1.861417 ▇▂▃▃▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_1

A_1: Ich habe körperliche Gebrechen.

Distribution

Distribution of values for A_1

Distribution of values for A_1

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_1 A_1: Ich habe körperliche Gebrechen. numeric 0 1 1 2 6 2.466667 1.513493 ▇▁▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_31

KGr_31: Wenn ich mich in Hotelbetten gerade ausstrecke, dann stehen meine Füße über.

Distribution

Distribution of values for KGr_31

Distribution of values for KGr_31

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_31 KGr_31: Wenn ich mich in Hotelbetten gerade ausstrecke, dann stehen meine Füße über. numeric 0 1 1 1 6 1.692308 1.309523 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_56

KGe_56: Ich bin schlank.

Distribution

Distribution of values for KGe_56

Distribution of values for KGe_56

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_56 KGe_56: Ich bin schlank. numeric 0 1 1 4 6 3.676923 1.723341 ▇▆▅▅▆ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_12

A_12: Ich habe jahrelange Berufserfahrung.

Distribution

Distribution of values for A_12

Distribution of values for A_12

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_12 A_12: Ich habe jahrelange Berufserfahrung. numeric 0 1 1 3 6 3.1 1.918051 ▇▂▂▂▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_26

KGr_26: Im Supermarkt komme ich ohne Probleme an die Sachen im obersten Regal.

Distribution

Distribution of values for KGr_26

Distribution of values for KGr_26

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_26 KGr_26: Im Supermarkt komme ich ohne Probleme an die Sachen im obersten Regal. numeric 0 1 1 4 6 3.68718 1.873805 ▇▂▂▆▅ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_46

KGe_46: Ich habe oft Angst, dass Stühle unter mir nachgeben.

Distribution

Distribution of values for KGe_46

Distribution of values for KGe_46

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_46 KGe_46: Ich habe oft Angst, dass Stühle unter mir nachgeben. numeric 0 1 1 1 6 1.315385 0.8365182 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_16

A_16: Im Vergleich zu früher bin ich vergesslicher geworden.

Distribution

Distribution of values for A_16

Distribution of values for A_16

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_16 A_16: Im Vergleich zu früher bin ich vergesslicher geworden. numeric 0 1 1 3 6 2.989744 1.596879 ▇▂▅▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_29

KGr_29: Ich mache mich in meiner Körperhaltung oft kleiner.

Distribution

Distribution of values for KGr_29

Distribution of values for KGr_29

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_29 KGr_29: Ich mache mich in meiner Körperhaltung oft kleiner. numeric 0 1 1 2 6 2.371795 1.468687 ▇▁▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_54

KGe_54: Zwischen den Armlehnen in Flugzeugsitzen habe ich viel Platz.

Distribution

Distribution of values for KGe_54

Distribution of values for KGe_54

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_54 KGe_54: Zwischen den Armlehnen in Flugzeugsitzen habe ich viel Platz. numeric 0 1 1 3 6 3.497436 1.493342 ▇▇▆▆▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_6

A_6: Im Laufe der Zeit hat meine Merkfähigkeit abgenommen.

Distribution

Distribution of values for A_6

Distribution of values for A_6

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_6 A_6: Im Laufe der Zeit hat meine Merkfähigkeit abgenommen. numeric 0 1 1 3 6 2.951282 1.483477 ▇▂▅▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_33

KGr_33: Hosen sind mir häufig zu kurz.

Distribution

Distribution of values for KGr_33

Distribution of values for KGr_33

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_33 KGr_33: Hosen sind mir häufig zu kurz. numeric 0 1 1 1 6 2.097436 1.644729 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_49

KGe_49: Ich bin dick.

Distribution

Distribution of values for KGe_49

Distribution of values for KGe_49

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_49 KGe_49: Ich bin dick. numeric 0 1 1 2 6 2.369231 1.649827 ▇▂▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_13

A_13: Nach einer langen Partynacht bin ich schnell wieder erholt.

Distribution

Distribution of values for A_13

Distribution of values for A_13

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_13 A_13: Nach einer langen Partynacht bin ich schnell wieder erholt. numeric 0 1 1 3 6 3.123077 1.536273 ▇▃▃▃▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_32

KGr_32: Wenn ich im Flugzeug sitze, stoße ich mit den Knien am Vordersitz an.

Distribution

Distribution of values for KGr_32

Distribution of values for KGr_32

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_32 KGr_32: Wenn ich im Flugzeug sitze, stoße ich mit den Knien am Vordersitz an. numeric 0 1 1 2 6 2.528205 1.71279 ▇▁▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_58

KGe_58: Im Aufzug nehme ich wenig Platz ein.

Distribution

Distribution of values for KGe_58

Distribution of values for KGe_58

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_58 KGe_58: Im Aufzug nehme ich wenig Platz ein. numeric 0 1 1 5 6 4.364103 1.519621 ▃▅▃▇▇ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_4

A_4: Aufgrund meiner Lebenserfahrung werde ich oft um Rat gefragt.

Distribution

Distribution of values for A_4

Distribution of values for A_4

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_4 A_4: Aufgrund meiner Lebenserfahrung werde ich oft um Rat gefragt. numeric 0 1 1 3 6 3.379487 1.399445 ▇▆▆▃▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_34

KGr_34: Bei Gruppenfotos stehe ich hinten.

Distribution

Distribution of values for KGr_34

Distribution of values for KGr_34

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_34 KGr_34: Bei Gruppenfotos stehe ich hinten. numeric 0 1 1 3 6 3.358974 1.714705 ▇▅▃▃▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_61

KGe_61: Ich sollte weniger essen.

Distribution

Distribution of values for KGe_61

Distribution of values for KGe_61

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_61 KGe_61: Ich sollte weniger essen. numeric 0 1 1 3 6 3.24359 1.713292 ▇▂▅▃▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_10

A_10: Ich habe zunehmend Schwierigkeiten technischen Weiterentwicklungen zu folgen.

Distribution

Distribution of values for A_10

Distribution of values for A_10

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_10 A_10: Ich habe zunehmend Schwierigkeiten technischen Weiterentwicklungen zu folgen. numeric 0 1 1 2 6 2.120513 1.297948 ▇▁▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_42

KGr_42: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach unten beugen.

Distribution

Distribution of values for KGr_42

Distribution of values for KGr_42

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_42 KGr_42: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach unten beugen. numeric 0 1 1 2 6 2.210256 1.503004 ▇▁▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_47

KGe_47: Möglicherweise denken andere Menschen von mir, dass ich abends auf dem Sofa sitze und Schokolade und Chips e…

Distribution

Distribution of values for KGe_47

Distribution of values for KGe_47

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_47 KGe_47: Möglicherweise denken andere Menschen von mir, dass ich abends auf dem Sofa sitze und Schokolade und Chips e… numeric 0 1 1 2 6 2.679487 1.679252 ▇▂▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_17

A_17: Ich verrichte Alltagstätigkeiten langsamer als früher.

Distribution

Distribution of values for A_17

Distribution of values for A_17

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_17 A_17: Ich verrichte Alltagstätigkeiten langsamer als früher. numeric 0 1 1 2 6 2.217949 1.396354 ▇▂▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_37

KGr_37: Ich brauche einen Stuhl, wenn ich Sachen aus dem obersten Regal holen möchte.

Distribution

Distribution of values for KGr_37

Distribution of values for KGr_37

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_37 KGr_37: Ich brauche einen Stuhl, wenn ich Sachen aus dem obersten Regal holen möchte. numeric 0 1 1 3 6 3.230769 1.923492 ▇▁▂▂▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_45

KGe_45: Zwischen den Armlehnen eines Flugzeugs habe ich keinen Platz.

Distribution

Distribution of values for KGe_45

Distribution of values for KGe_45

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_45 KGe_45: Zwischen den Armlehnen eines Flugzeugs habe ich keinen Platz. numeric 0 1 1 1 6 1.976923 1.394805 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_7

A_7: Ich ertappe mich oft dabei, dass ich dieselben Geschichten mehrmals erzähle.

Distribution

Distribution of values for A_7

Distribution of values for A_7

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_7 A_7: Ich ertappe mich oft dabei, dass ich dieselben Geschichten mehrmals erzähle. numeric 0 1 1 3 6 3.141026 1.465318 ▇▃▆▃▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_35

KGr_35: Wenn ich im Flugzeug sitze, kann ich meine Beine ausstrecken.

Distribution

Distribution of values for KGr_35

Distribution of values for KGr_35

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_35 KGr_35: Wenn ich im Flugzeug sitze, kann ich meine Beine ausstrecken. numeric 0 1 1 3 6 3.125641 1.723006 ▇▃▂▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_50

KGe_50: Ich wiege viel.

Distribution

Distribution of values for KGe_50

Distribution of values for KGe_50

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_50 KGe_50: Ich wiege viel. numeric 0 1 1 2 6 2.692308 1.715705 ▇▂▂▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_18

A_18: Ich schwelge oft in alten Erinnerungen.

Distribution

Distribution of values for A_18

Distribution of values for A_18

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_18 A_18: Ich schwelge oft in alten Erinnerungen. numeric 0 1 1 4 6 3.605128 1.461757 ▇▆▇▅▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_39

KGr_39: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach oben schauen.

Distribution

Distribution of values for KGr_39

Distribution of values for KGr_39

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_39 KGr_39: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach oben schauen. numeric 0 1 1 2 6 2.792308 1.564531 ▇▂▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_53

KGe_53: Ich kann mich gut durch enge Spalten quetschen.

Distribution

Distribution of values for KGe_53

Distribution of values for KGe_53

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_53 KGe_53: Ich kann mich gut durch enge Spalten quetschen. numeric 0 1 1 4 6 3.892308 1.544105 ▇▇▇▇▆ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_20

A_20: Ich nehme gerne an organisierten Tagesausflügen teil.

Distribution

Distribution of values for A_20

Distribution of values for A_20

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_20 A_20: Ich nehme gerne an organisierten Tagesausflügen teil. numeric 0 1 1 2 6 2.6 1.547533 ▇▂▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_28

KGr_28: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach hinten…

Distribution

Distribution of values for KGr_28

Distribution of values for KGr_28

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_28 KGr_28: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach hinten… numeric 0 1 1 2 6 2.364103 1.643166 ▇▂▁▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_59

KGe_59: Im Aufzug nehme ich viel Platz ein.

Distribution

Distribution of values for KGe_59

Distribution of values for KGe_59

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_59 KGe_59: Im Aufzug nehme ich viel Platz ein. numeric 0 1 1 1 6 1.894872 1.236433 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_2

A_2: Im Laufe der Zeit hat meine geistige Leistungsfähigkeit abgenommen.

Distribution

Distribution of values for A_2

Distribution of values for A_2

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_2 A_2: Im Laufe der Zeit hat meine geistige Leistungsfähigkeit abgenommen. numeric 0 1 1 2 6 2.502564 1.382499 ▇▂▃▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_41

KGr_41: Ich muss mich bei Gruppenfotos nach vorne stellen, damit ich gut zu sehen bin.

Distribution

Distribution of values for KGr_41

Distribution of values for KGr_41

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_41 KGr_41: Ich muss mich bei Gruppenfotos nach vorne stellen, damit ich gut zu sehen bin. numeric 0 1 1 2 6 2.81282 1.812082 ▇▂▂▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGe_60

KGe_60: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich den Aufzug.

Distribution

Distribution of values for KGe_60

Distribution of values for KGe_60

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGe_60 KGe_60: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich den Aufzug. numeric 0 1 1 2 6 2.753846 1.666523 ▇▂▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_21

A_21: Ich muss mich selbst erst noch finden.

Distribution

Distribution of values for A_21

Distribution of values for A_21

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_21 A_21: Ich muss mich selbst erst noch finden. numeric 0 1 1 3 6 3.153846 1.613543 ▇▅▃▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_43

KGr_43: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach oben strecken.

Distribution

Distribution of values for KGr_43

Distribution of values for KGr_43

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_43 KGr_43: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach oben strecken. numeric 0 1 1 2 6 2.828205 1.631541 ▇▂▂▂▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_11

A_11: Bei der Bedienung von Computern oder Smartphones frage ich oft nach Hilfe.

Distribution

Distribution of values for A_11

Distribution of values for A_11

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_11 A_11: Bei der Bedienung von Computern oder Smartphones frage ich oft nach Hilfe. numeric 0 1 1 2 6 1.85641 1.12229 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_5

A_5: Im Laufe der Zeit hat meine Reaktionsfähigkeit abgenommen.

Distribution

Distribution of values for A_5

Distribution of values for A_5

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_5 A_5: Im Laufe der Zeit hat meine Reaktionsfähigkeit abgenommen. numeric 0 1 1 2 6 2.305128 1.261135 ▇▂▂▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_36

KGr_36: Wenn ich mir Hosen kaufe, muss ich üblicherweise den Saum kürzen.

Distribution

Distribution of values for KGr_36

Distribution of values for KGr_36

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_36 KGr_36: Wenn ich mir Hosen kaufe, muss ich üblicherweise den Saum kürzen. numeric 0 1 1 1 6 2.3 1.757759 ▇▁▁▁▁ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

A_19

A_19: Im Vergleich zu früher lege ich heute mehr Wert auf einen geregelten Tagesablauf.

Distribution

Distribution of values for A_19

Distribution of values for A_19

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
A_19 A_19: Im Vergleich zu früher lege ich heute mehr Wert auf einen geregelten Tagesablauf. numeric 0 1 1 3 6 3.358974 1.612725 ▇▅▆▃▃ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_38

KGr_38: Im Supermarkt habe ich Probleme, an die Sachen im obersten Regal zu kommen.

Distribution

Distribution of values for KGr_38

Distribution of values for KGr_38

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_38 KGr_38: Im Supermarkt habe ich Probleme, an die Sachen im obersten Regal zu kommen. numeric 0 1 1 2 6 2.694872 1.791647 ▇▁▁▂▂ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

KGr_40

KGr_40: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach vorne …

Distribution

Distribution of values for KGr_40

Distribution of values for KGr_40

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
KGr_40 KGr_40: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach vorne … numeric 0 1 1 3 6 3.430769 1.909004 ▇▂▂▃▅ F3.0 9

Value labels

Response choices
name value
nicht beantwortet -9
trifft nicht zu [1] 1
[2] 2
[3] 3
[4] 4
[5] 5
trifft zu [6] 6

Missingness report

Codebook table

JSON-LD metadata The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.

{
  "name": "codebook_data",
  "datePublished": "2025-05-09",
  "description": "The dataset has N=390 rows and 67 columns.\n390 rows have no missing values on any column.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n[truncated]\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.2).",
  "keywords": ["Alter", "Geschlecht", "Groesse", "Gewicht", "Bildungsniveau", "Muttersprache", "KGr_22", "KGe_44", "A_3", "KGr_23", "KGe_48", "A_8", "KGr_25", "KGe_57", "A_14", "KGr_24", "KGe_55", "A_15", "KGr_27", "KGe_52", "A_9", "KGr_30", "KGe_51", "A_1", "KGr_31", "KGe_56", "A_12", "KGr_26", "KGe_46", "A_16", "KGr_29", "KGe_54", "A_6", "KGr_33", "KGe_49", "A_13", "KGr_32", "KGe_58", "A_4", "KGr_34", "KGe_61", "A_10", "KGr_42", "KGe_47", "A_17", "KGr_37", "KGe_45", "A_7", "KGr_35", "KGe_50", "A_18", "KGr_39", "KGe_53", "A_20", "KGr_28", "KGe_59", "A_2", "KGr_41", "KGe_60", "A_21", "KGr_43", "A_11", "A_5", "KGr_36", "A_19", "KGr_38", "KGr_40"],
  "@context": "http://schema.org/",
  "@type": "Dataset",
  "variableMeasured": [
    {
      "name": "Alter",
      "description": "Alter: Ich bin   ... Jahre alt.",
      "@type": "propertyValue"
    },
    {
      "name": "Geschlecht",
      "description": "Geschlecht",
      "value": "-9. nicht beantwortet,\n1. weiblich,\n2. männlich",
      "maxValue": 2,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "Groesse",
      "description": "Groesse: Ich bin   ... cm groß.",
      "@type": "propertyValue"
    },
    {
      "name": "Gewicht",
      "description": "Gewicht: Ich wiege ... kg.",
      "@type": "propertyValue"
    },
    {
      "name": "Bildungsniveau",
      "description": "Formale Bildung",
      "value": "-9. nicht beantwortet,\n1. kein Schulabschluss,\n2. Hauptschulabschluss / Volksschule oder gleichwertig,\n3. Realschule oder gleichwertig,\n4. Abitur / Fachabitur,\n5. Universitäts- / Hochschulabschluss,\n6. Promotion / Habilitation",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "Muttersprache",
      "description": "Muttersprache Deutsch",
      "value": "-9. nicht beantwortet,\n1. Ja,\n2. Nein",
      "maxValue": 2,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_22",
      "description": "KGr_22: Ich ziehe den Kopf ein, wenn ich durch Türen gehe.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_44",
      "description": "KGe_44: Beim Treppensteigen komme ich schnell außer Atem und ins Schwitzen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_3",
      "description": "A_3: Ich habe viel Lebenserfahrung.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_23",
      "description": "KGr_23: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach unten schauen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_48",
      "description": "KGe_48: Bei Hosen habe ich eine große Bundweite.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_8",
      "description": "A_8: Ich mache mir viele Gedanken über das Älterwerden.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_25",
      "description": "KGr_25: Stühle und Tische sind meistens zu niedrig für mich.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_57",
      "description": "KGe_57: Ich wiege wenig.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_14",
      "description": "A_14: Mein ganzes Leben liegt noch vor mir.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_24",
      "description": "KGr_24: Inmitten einer Menschenmenge kann ich über die meisten anderen Menschen hinwegblicken.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_55",
      "description": "KGe_55: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich die Treppe.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_15",
      "description": "A_15: Früher war ich risikofreudiger.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_27",
      "description": "KGr_27: Meinen Autositz habe ich ganz nach hinten eingestellt.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_52",
      "description": "KGe_52: Bei Hosen habe ich eine kleine Bundweite.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_9",
      "description": "A_9: Den größten Teil meines Lebens habe ich bereits gelebt.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_30",
      "description": "KGr_30: Ich würde mich gut in einem Basketballteam machen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_51",
      "description": "KGe_51: Ich müsste abnehmen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_1",
      "description": "A_1: Ich habe körperliche Gebrechen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_31",
      "description": "KGr_31: Wenn ich mich in Hotelbetten gerade ausstrecke, dann stehen meine Füße über.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_56",
      "description": "KGe_56: Ich bin schlank.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_12",
      "description": "A_12: Ich habe jahrelange Berufserfahrung.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_26",
      "description": "KGr_26: Im Supermarkt komme ich ohne Probleme an die Sachen im obersten Regal.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_46",
      "description": "KGe_46: Ich habe oft Angst, dass Stühle unter mir nachgeben.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_16",
      "description": "A_16: Im Vergleich zu früher bin ich vergesslicher geworden.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_29",
      "description": "KGr_29: Ich mache mich in meiner Körperhaltung oft kleiner.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_54",
      "description": "KGe_54: Zwischen den Armlehnen in Flugzeugsitzen habe ich viel Platz.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_6",
      "description": "A_6: Im Laufe der Zeit hat meine Merkfähigkeit abgenommen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_33",
      "description": "KGr_33: Hosen sind mir häufig zu kurz.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_49",
      "description": "KGe_49: Ich bin dick.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_13",
      "description": "A_13: Nach einer langen Partynacht bin ich schnell wieder erholt.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_32",
      "description": "KGr_32: Wenn ich im Flugzeug sitze, stoße ich mit den Knien am Vordersitz an.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_58",
      "description": "KGe_58: Im Aufzug nehme ich wenig Platz ein.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_4",
      "description": "A_4: Aufgrund meiner Lebenserfahrung werde ich oft um Rat gefragt.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_34",
      "description": "KGr_34: Bei Gruppenfotos stehe ich hinten.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_61",
      "description": "KGe_61: Ich sollte weniger essen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_10",
      "description": "A_10: Ich habe zunehmend Schwierigkeiten technischen Weiterentwicklungen zu folgen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_42",
      "description": "KGr_42: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach unten beugen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_47",
      "description": "KGe_47: Möglicherweise denken andere Menschen von mir, dass ich abends auf dem Sofa sitze und Schokolade und Chips e...",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_17",
      "description": "A_17: Ich verrichte Alltagstätigkeiten langsamer als früher.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_37",
      "description": "KGr_37: Ich brauche einen Stuhl, wenn ich Sachen aus dem obersten Regal holen möchte.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_45",
      "description": "KGe_45: Zwischen den Armlehnen eines Flugzeugs habe ich keinen Platz.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_7",
      "description": "A_7: Ich ertappe mich oft dabei, dass ich dieselben Geschichten mehrmals erzähle.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_35",
      "description": "KGr_35: Wenn ich im Flugzeug sitze, kann ich meine Beine ausstrecken.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_50",
      "description": "KGe_50: Ich wiege viel.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_18",
      "description": "A_18: Ich schwelge oft in alten Erinnerungen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_39",
      "description": "KGr_39: Wenn ich mich mit anderen Menschen unterhalte, muss ich nach oben schauen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_53",
      "description": "KGe_53: Ich kann mich gut durch enge Spalten quetschen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_20",
      "description": "A_20: Ich nehme gerne an organisierten Tagesausflügen teil.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_28",
      "description": "KGr_28: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach hinten...",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_59",
      "description": "KGe_59: Im Aufzug nehme ich viel Platz ein.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_2",
      "description": "A_2: Im Laufe der Zeit hat meine geistige Leistungsfähigkeit abgenommen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_41",
      "description": "KGr_41: Ich muss mich bei Gruppenfotos nach vorne stellen, damit ich gut zu sehen bin.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGe_60",
      "description": "KGe_60: Wenn ich die Wahl habe zwischen Aufzug und Treppe, dann nehme ich den Aufzug.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_21",
      "description": "A_21: Ich muss mich selbst erst noch finden.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_43",
      "description": "KGr_43: Wenn ich andere Menschen zur Begrüßung umarme, muss ich mich nach oben strecken.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_11",
      "description": "A_11: Bei der Bedienung von Computern oder Smartphones frage ich oft nach Hilfe.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_5",
      "description": "A_5: Im Laufe der Zeit hat meine Reaktionsfähigkeit abgenommen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_36",
      "description": "KGr_36: Wenn ich mir Hosen kaufe, muss ich üblicherweise den Saum kürzen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "A_19",
      "description": "A_19: Im Vergleich zu früher lege ich heute mehr Wert auf einen geregelten Tagesablauf.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_38",
      "description": "KGr_38: Im Supermarkt habe ich Probleme, an die Sachen im obersten Regal zu kommen.",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    },
    {
      "name": "KGr_40",
      "description": "KGr_40: Wenn ich ein Auto fahre, das vorher jemand anderes gefahren hat, muss ich üblicherweise den Sitz nach vorne ...",
      "value": "-9. nicht beantwortet,\n1. trifft nicht zu [1],\n2. [2],\n3. [3],\n4. [4],\n5. [5],\n6. trifft zu [6]",
      "maxValue": 6,
      "minValue": -9,
      "@type": "propertyValue"
    }
  ]
}`